Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps com.authzed.api:authzed from 1.2.0 to 1.3.1.

Release notes

Sourced from com.authzed.api:authzed's releases.

v1.3.1

What's Changed

Full Changelog: authzed/authzed-java@v1.3.0...v1.3.1

v1.3.0

Highlights

  • New APIs available in v1.41.0 of SpiceDB are now supported
  • The library is now tested against Java v21 (LTS) and Java v24 (latest)

What's Changed

New Contributors

Full Changelog: authzed/authzed-java@v1.2.0...v1.3.0

Commits
  • 619812a Merge pull request #134 from julianleonard123/improve-protobuf-java-deps-hand...
  • 0601d3a Update versions to latest picked up by dependabot.
  • 1036f96 Update versions of io.grpc dependencies to match what's in gradle config.
  • 27e83cf Update the example code, which hasn't been compilable since the changes intro...
  • af6465c Change the protobuf-java dependency scope to be api, so that it is included t...
  • 5f8481b Exclude protobuf-java as transitive dependency of grpc-protobuf, since we exp...
  • b56fa95 Merge pull request #128 from authzed/api-change/v1.41.0
  • 567b086 [create-pull-request] automated change
  • d1c4306 Merge pull request #130 from authzed/dependabot/gradle/gradle-2c7c223772
  • 68265a4 Merge pull request #131 from authzed/dependabot/github_actions/github-actions...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 5, 2025
@ijusti ijusti enabled auto-merge (squash) May 5, 2025 14:45
@ijusti ijusti force-pushed the dependabot/maven/develop/com.authzed.api-authzed-1.3.1 branch from b5f230a to 14ae1f3 Compare May 5, 2025 15:00
Bumps [com.authzed.api:authzed](https://github.com/authzed/authzed-java) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/authzed/authzed-java/releases)
- [Commits](authzed/authzed-java@v1.2.0...v1.3.1)

---
updated-dependencies:
- dependency-name: com.authzed.api:authzed
  dependency-version: 1.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@ijusti ijusti force-pushed the dependabot/maven/develop/com.authzed.api-authzed-1.3.1 branch from 14ae1f3 to 0bcf18b Compare May 5, 2025 15:02
@ijusti ijusti merged commit 1f38e70 into develop May 5, 2025
6 checks passed
@ijusti ijusti deleted the dependabot/maven/develop/com.authzed.api-authzed-1.3.1 branch May 5, 2025 15:03
@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.28%. Comparing base (b298672) to head (0bcf18b).
Report is 12 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2347      +/-   ##
=============================================
- Coverage      80.02%   74.28%   -5.74%     
+ Complexity       664        5     -659     
=============================================
  Files            199        2     -197     
  Lines           3169       35    -3134     
  Branches         132        0     -132     
=============================================
- Hits            2536       26    -2510     
+ Misses           564        9     -555     
+ Partials          69        0      -69     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants